C1.Web.Mvc Namespace / CollectionViewBatchEditRequest<T> Class / OperatingItems Property

In This Topic
OperatingItems Property (CollectionViewBatchEditRequest<T>)
In This Topic
The batch operating data.
Syntax
'Declaration
 
Public Property OperatingItems As BatchOperatingData(Of T)
 
See Also